home *** CD-ROM | disk | FTP | other *** search
- Path: s103.phxslip4.indirect.com!ear
- From: ear@indirect.com (Eric Rose)
- Newsgroups: comp.sys.m68k
- Subject: Interrupt questions
- Date: Thu, 4 Apr 1996 21:21:22 UNDEFINED
- Organization: Internet Direct
- Message-ID: <ear.92.001C6832@indirect.com>
- NNTP-Posting-Host: s103.phxslip4.indirect.com
- X-Newsreader: Trumpet for Windows [Version 1.0 Rev B final beta #1]
-
- How does the hc11 handle interrupts? When using the SEI command to set the
- interrupt bit, does it put other interrupts that occur on hold for processing
- later? For example, I'm using the spi interrupt to determine when the transfer
- is complete, then a output capture interrupt for timing. During the spi
- process I invoke the sei command to suspend interrutps, what happens when OCI
- occurs during this time. Is it put on hold, or ignored?
-